@charset "UTF-8";
body {
	overflow-x: hidden;
	font-family: "Microsoft YaHei";
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

a:focus,
a:hover {
	color: #02913f;
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: -2px;
}

.detail-pn div:after {
	content: "";
	display: table;
	clear: both;
}

.header-right .news-top h3, .latest-news li a, .left-nav > li > a, .left-nav .left-subnav > li > a, .left-nav .left-threenav > li > a, .cp-list li h3 a, .news-list li .tit h3, .list-con p, .detail-pn div a, .owl-item p, .relate-news-list li a, .cover-item .item-first .wz h3, .cover-item .item-list h4 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.owl-carousel .banner-item a, .news-img, .cp-list li .img, .relate-product-slick .owl-item .img, .logo a, .layout-logo, .layout-ewm img, .page-message-img {
	font-size: 0;
}

.owl-carousel .banner-item a img, .news-img img, .cp-list li .img img, .relate-product-slick .owl-item .img img {
	width: 100%;
}

.logo a img, .layout-logo img, .layout-ewm img img, .page-message-img img {
	max-width: 100%;
}

.news-img, .cp-list li .img, .relate-product-slick .owl-item .img {
	overflow: hidden;
}

.news-img img, .xypg-product-list li .img img, .cp-list li .img img, .relate-product-slick .owl-item .img img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.news-img:hover img, .cp-list li .img:hover img, .relate-product-slick .owl-item .img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

@media (max-width: 768px) {
	body {
		padding-top: 60px;
	}
}

.icon-font {
	position: relative;
}

.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}

.container-fluid {
	max-width: 1600px;
	margin: 0 auto;
	width: 100%;
}


.banner {
	text-align: center;
}

.banner img {
	max-width: 100%;
}

/*产品中心*/
.in-pro {
	background: url(../images/bg.jpg) repeat;
	padding: 35px 0;
}

.title {
	color: #333;
	font-size: 36px;
	line-height: 2;
	text-align: center;
}

.title p {
	color: #888;
	font-size: 18px;
	line-height: 1.5;
}

.in-pro .content {
	padding: 35px 0 0;
}

.list .owl-carousel {
	position: relative;
}

.pp-list .owl-carousel .banner-item a {
	display: block;
}

.pp-list .owl-carousel .owl-nav .owl-prev {
	left: -60px;
}

.pp-list .owl-carousel .owl-nav .owl-next {
	right: -60px;
}

.pp-list .owl-carousel .owl-nav button.owl-prev,
.pp-list .owl-carousel .owl-nav button.owl-next {
	outline: none;
	background: #fff;
	position: absolute;
	top: 50%;
	z-index: 9999;
	border: 1px solid #f2f2f2;
	height: 65px;
	width: 50px;
	margin-top: -32.5px;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.pp-list .owl-carousel .owl-nav button.owl-prev:hover,
.pp-list .owl-carousel .owl-nav button.owl-next:hover {
	background: #fff;
}

.pp-list .owl-carousel .owl-nav .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}

.pp-list .owl-carousel .owl-nav .icon-left-arrow:after {
	background-position: 0px -180px;
}

.pp-list .owl-carousel .owl-nav .icon-right-arrow:after {
	background-position: 0px -480px;
}

.pp-list .owl-dots {
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: 5%;
	display: none;
}

.pp-list li {
	margin: 0 10px;
	position: relative;
}

.pp-list li .tm {
	background: url(../images/tm.png);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px
}

.pp-list li .tm .ddnn {
	position: absolute;
	bottom: 45px;
	width: 80%;
	left: 10%;
	height: 60px;
	overflow: hidden;
	transition: all .3s;
}

.pp-list li .tm .ddnn h3 {
	color: #ffffff;
	font-size: 24px;
	text-align: left;
	margin: 0 auto;
	line-height: 30px;
}

.pp-list li .tm .ddnn span {
	color: #c5c4c3;
	font-size: 14px;
	text-align: left;
	display: block;
	line-height: 30px;
	text-transform: uppercase;
}

.pp-list li .mm1 {
	width: 90px;
	line-height: 26px;
	border-radius: 20px;
	background: #048f3e;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 26px;
	margin-top: 5px;
}

.pp-list li:hover .tm .ddnn {
	height: 96px;
}

@media (max-width: 1024px) {
	.pp-list li .tm .ddnn h3 {
		color: #ffffff;
		font-size: 20px;
		text-align: left;
		margin: 0 auto;
		line-height: 30px;
	}

	.pp-list li .tm .ddnn span {
		color: #c5c4c3;
		font-size: 14px;
		line-height: 28px;
		text-align: left;
		display: block;
		line-height: 30px;
		text-transform: uppercase;
	}
}

@media (max-width: 992px) {
	.pp-list li .tm .ddnn h3 {
		color: #ffffff;
		font-size: 16px;
		text-align: left;
		margin: 0 auto;
		line-height: 30px;
	}

	.pp-list li .tm .ddnn span {
		color: #c5c4c3;
		font-size: 14px;
		line-height: 28px;
		text-align: left;
		display: block;
		line-height: 30px;
		text-transform: uppercase;
	}
}

.advanbox {
	background: url(../images/qbg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 35px 0;
	text-align: center;
}

.advan-list {
	margin-top: 35px;
}

.advan-list li a {
	display: block;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
	text-align: center;
	padding: 35px 10%;
	position: relative;
	height: 350px;
	cursor: pointer;
}

.advan-list li a:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	content: "";
	background: #048f3e;
	border-radius: 5px;
	z-index: 1;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.advan-list li:hover a:after {
	left: 0;
	width: 100%
}

.advan-list li h3 {
	color: #333;
	font-size: 24px;
	font-weight: 600;
	line-height: 2;
	margin: 2.5vh 0;
	position: relative;
	z-index: 9;
	top: 0;
	transition: all 0.8s;
}

.advan-list li:hover h3 {
	top: -100px;
	color: #fff;
}

.advan-list li .intro {
	color: #666;
	font-size: 15px;
	line-height: 2;
	height: 90px;
	overflow: hidden;
	position: relative;
	z-index: 9;
	top: 0;
	transition: all 0.8s;
}

.advan-list li:hover .intro {
	top: -100px;
	color: #fff;
	height: 180px;
}

.case {
	padding: 35px 0;
}

.case-list {
	margin-top: 35px;
}

.case-list li {
	overflow: hidden;
	margin-bottom: 25px;
}

.case-list li a {
	position: relative;
	display: block;
}

.case-list li .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.case-list li img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all .5s;
}

.case-list li:hover img {
	transform: scale(1.1);
}

.case-list li .text {
	color: #666;
	font-size: 15px;
	line-height: 1.8;
	padding: 24px 0;
	text-align:center;
}

.case-list li .text2 {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 15px;
	line-height: 1.8;
	padding: 24px 20px;
	background: #0b9243;
	transition: all 0.5s;
}

.case-list li .text2 span {
	display: inline-block;
	width: 82px;
	text-align: center;
	color: #fff;
	line-height: 22px;
	border: 1px solid #fff;
	border-radius: 11px;
	margin-top: 2vh;
	font-size: 12px;
}

.case-list li:hover .text2 {
	bottom: 0;
}

.case .more {
	text-align: center;
	padding-top: 20px;
}

.case .more a {
	width: 196px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	background: #0b9243;
	line-height: 3;
	border-radius: 24px;
}
/*服务流程*/
p {
	margin: 0;
}

.process {
	padding: 35px 0;
	background: #f4f4f4;
	position: relative;
	width: 100%;
}

.process-list {
	padding: 50px 0;
}

.process-list li {
	width: 14.28%;
	float: left;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.process-list li img {
	max-width: 100%;
	height: auto;
	transition: all 0.7s;
}

.process-list li:hover img {
	-webkit-transform: rotate(45deg);
}

.process-list li p {
	position: absolute;
	width: 110px;
	height: 110px;
	left: 50%;
	margin-left: -55px;
	top: 50%;
	margin-top: -55px;
}

.process-list li span {
	display: block;
	background: #0b9243;
	color: #fff;
	font-size: 16px;
	line-height: 110px;
	border-radius: 55px;
	transition: all .3s;
}

.process-list li:hover span {
	background-color: #057533
}

.process .more {
	text-align: center;
	font-size: 0;
}

.process .poc-num {
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 40px;
	position: relative;
	padding-left: 55px;
	vertical-align: top;
}

.process .poc-num:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: url(../images/tel2.png) no-repeat 50%  50% #0b9243;
	border-radius: 50%;
	content: "";
}

.process .poc-num span {
	font-size: 28px;
	font-weight: 600;
	font-family: arial;
}

.process .more a {
	display: inline-block;
	vertical-align: top;
	width: 106px;
	color: #666;
	font-size: 14px;
	line-height: 32px;
	border: 1px solid #0b9243;
	border-radius: 16px;
	margin-left: 2.5%;
	background-color: #f4f4f4;
}

.about {
	padding: 40px 0;
}

.about-left {
	overflow: hidden;
}

.about-left img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.about-left img:hover {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.about-right .tit {
	color: #333;
	font-size: 36px;
	line-height: 1.2;
	position: relative;
}

.about-right .tit span {
	color: #0b9243;
}

.about-right .en {
	font-size: 40px;
	font-weight: 600;
	color: rgba(51,51,51,.2);
	text-transform: uppercase;
}

.about-right .tit .more {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -14px;
	opacity: 1;
}

.about-right .tit .more .img {
	width: 39px;
	height: 28px;
	overflow: hidden;
	transition: all .3s;
}

.about-right .tit .more:hover .img {
	background-position: 0 -28px !important;
}

.about-right {
	padding-left: 25px;
}

.about-cate {
	background: #f4f4f4;
	padding: 35px 0;
	margin-top: 30px;
}

.about-cate li {
	text-align: center;
}

.about-cate li a {
	display: inline-block;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	transition: all .3s;
	float: left;
	margin-left: 10%;
}

.about-cate li:hover a {
	filter: invert(43%) sepia(73%) saturate(5721%) hue-rotate(133deg) brightness(89%) contrast(97%);
}

.about-right .intro {
	color: #333;
	font-size: 16px;
	line-height: 2.125;
	margin-top: 5vh;
}

@media (max-width: 1280px) {
	.about-right .intro {
		color: #333;
		font-size: 14px;
		line-height: 2.125;
		margin-top: 5vh;
		max-height: 150px;
		overflow: hidden;
	}
}

@media (max-width: 768px) {
	.about-right .en {
		font-size: 20px;
	}
	.about-right .tit {
		font-size: 20px;
	}
}

.honor {
	padding-bottom: 40px;
}

.honor h3 {
	color: #333;
	font-size: 36px;
	line-height: 1.5;
	position: relative;
	padding-left: 28px;
}

.honor h3:after {
	position: absolute;
	width: 6px;
	height: 34px;
	left: 0;
	top: 50%;
	margin-top: -17px;
	background: #0b9243;
	content: "";
}

.honor-list {
	margin-left: -18px;
	margin-right: -18px;
	margin-top: 4vh;
}

.honor-item {
	padding: 0 18px;
}

.honor-item .img {
	overflow: hidden;
	border: 10px solid #c0c1c4;
}

.honor-item .img img {
	transition: all .5s ease;
}

.honor-item .img:hover img {
	transform: scale(1.1);
}

.honor-item h4 {
	color: #666;
	font-size: 16px;
	line-height: 3.75;
	background: #f4f4f4;
	text-align: center;
}

.honor-list .owl-item:hover h4 {
	background: #0b9243;
	color: #fff;
}

@media (max-width: 1024px) {
	.honor-item h4 {
		color: #666;
		font-size: 14px;
		line-height: 2.75;
		background: #f4f4f4;
		text-align: center;
		font-weight: 400;
	}
}

.news {
	background: #f4f4f4;
	padding: 35px 0;
}

.news-cate {
	text-align: center;
}

.news-cate a {
	display: inline-block;
	padding: 0 25px;
	color: #888;
	font-size: 18px;
	line-height: 2;
	position: relative;
}

.news-cate a:hover {
	color: #0b9243;
}

.news-cate a + a:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "|";
}

.news .content {
	margin-top: 35px;
}

.top-news li {
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}

.top-news li .img {
	overflow: hidden;
	max-height: 302px;
}

.top-news li img {
	width: 100%;
	height: auto;
	overflow: hidden;
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.top-news li img:hover {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.top-news li .text {
	background: #fff;
	padding: 0 2%;
}

@media (min-width: 1200px) and (max-width: 1500px) {
	.top-news li .text {
		padding: 12px 2%;
	}
}

@media (max-width: 1199px) {
	.top-news li .text {
		padding: 25px 2%;
	}
}

@media (max-width: 997px) {
	.news-scroll {
		padding-left: 15px!important;
	}
	.top-news li {
		margin-bottom: 10px;
	}
}

.top-news li h3 {
	color: #333;
	font-size: 24px;
	line-height: 1.6;
	transition: all .3s;
	font-weight: 400;
}

.top-news li:hover h3 {
	color: #0b9243;
}

.top-news li .time {
	color: #666;
	font-size: 14px;
	line-height: 2;
}

.top-news li .intro {
	color: #666;
	font-size: 14px;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.news-scroll {
	margin-top: -7px;
	padding-left: 45px;
}

.news-scroll .slick-con {
	background: #fff;
	padding: 0 2%;
	margin: 7px 0;
	cursor: pointer;
}

.news .slick-vertical .slick-slide {
	border: none;
	outline: none;
}

.slick-con .time {
	color: #666;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	position: relative;
}

.slick-con .time:after {
	position: absolute;
	right: 15%;
	top: 30px;
	font-size: 18px;
	content: "/";
}

.slick-con .time p {
	font-size: 48px;
	font-family: 'Arial';
}

.slick-con .time span {
	display: block;
}

.slick-con .text h3 {
	color: #333;
	font-size: 24px;
	line-height: 1.2;
	transition: all .3s;
	font-weight: 400;
}

.slick-con .text .intro {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}

.slick-con:hover .time,
.slick-con:hover .text h3 {
	color: #0b9243;
}

@media (max-width: 1024px) {
	.slick-con .text .intro {
		color: #666;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
		margin-top: 5px;
	}

	.top-news li h3 {
		color: #333;
		font-size: 20px;
		line-height: 2;
		transition: all .3s;
		font-weight: 400;
	}
}

@media (max-width: 992px) {
	.slick-con .time:after {
		position: absolute;
		right: 15%;
		top: 30px;
		font-size: 18px;
		content: "";
	}
	
	.member {
		display: none;
	}
}

.member {
	padding: 30px 0;
}

.member span {
	font-weight: bold;
}

/* 手机样式 */
@media (max-width: 990px) {
	.title h3 {
		font-size: 14px;
		margin-top: 5px;
	}

	.title h3 span {
		display: inline-block;
		margin-left: 5px;
	}

	.title h3 span:before {
		margin-right: 5px;
		content: '-';
	}

	.about .title {
		margin-bottom: 20px;
	}

	.about-left {
		margin-bottom: 15px;
		border-bottom: 1px solid #efefef;
		padding-bottom: 10px;
	}

	.news-box {
		margin-top: 20px;
	}

	.news-img, .news-right {
		width: 100%;
	}

	.news-img {
		margin-bottom: 15px;
	}

	.news-top h3 {
		font-size: 16px;
		padding-bottom: 7px;
		margin-bottom: 7px;
	}

	.news-top p {
		font-size: 12px;
	}

	.news-top .date h4 {
		font-size: 30px;
	}

	.news-top .date h5 {
		font-size: 12px;
	}	
}

#container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
	border: 1px solid #f4f4f4;
	padding: 10px;
}

#container .city_list {
	padding-top: 10px;
}

#container .city_list .item {
	padding: 10px 0;
	line-height: 24px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}

#container .city_list .item dt {
	float: left;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	width: 35px;
	padding-left: 25px;
	color: #444;
	display: table-cell;
}

#container .city_list .item dd {
	margin: 0 0 0 55px;
	padding-left: 15px;
	border-left: 1px dashed #b2b2b2;
}

#container .city_list .item dd a {
	padding: 1px 12px 1px 12px;
	white-space: nowrap;
	float: left;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

#container .city_list .item dd a:hover {
	text-decoration: none;
	background: #eb2830;
	color: #fff;
}

#foot {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
	color: #666;
	border-top: 2px solid #eb2830;
	padding-top: 10px;
	font-size: 14px;
}

#foot a {
	color: #666;
	text-decoration: none;
}

#foot a:hover {
	color: #0aa8dd;
}

.page-position {
	padding: 16px 0;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	position: relative;
	padding-left: 30px;
}

.page-position:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(../images/fz.png) no-repeat center left;
}

.page-position a {
	color: #666;
}

.page-position a:hover {
	color: #058e3e;
}

@media (min-width: 990px) {
	.page-wrap-left {
		float: left;
		width: 305px;
		margin-right: 4.16666667%;
	}
}

@media (max-width: 990px) {
	.page-wrap {
		padding-bottom: 30px;
	}
}

.left-box {
	margin-bottom: 20px;
}

.left-title {
	background: #058e3e;
	padding: 24px 20px;
	position: relative;
}

.yili .left-title h3 {
	background: url(../images/hua.png) no-repeat left center;
	padding-left: 15%
}

.left-title h3 {
	font-size: 28px;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	position: relative;
	z-index: 9;
}

.left-title i {
	display: none;
	position: absolute;
	left: -5px;
	top: -9px;
	font-style: normal;
	font-size: 67px;
	font-weight: bold;
	opacity: .1;
	color: #fff;
	line-height: 1;
	z-index: 1;
	text-transform: uppercase;
}

.left-title span {
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	opacity: .5;
	margin-left: 10px;
	text-transform: capitalize;
	font-family: 'Arial';
	display: none
}

.left-title span:before {
	content: "/";
	padding-right: 5px;
}

.left-con {
	border-top: none;
}

.latest-news {
	padding: 10px 0;
}

.latest-news li {
	padding: .5em 1em;
	font-size: 14px;
}

.latest-news li a {
	display: block;
	line-height: 1.2;
	color: #5a5a5a;
}

.latest-news li a:before {
	content: '·';
	font-weight: bold;
	margin-right: 5px;
	font-size: 14px;
}

.latest-news li a:hover {
	color: #058e3e;
}

.latest-news li a:hover:before {
	color: #058e3e;
}

.page-wrap-contact {
	padding: 10px 0;
	font-size: 14px;
}

.page-wrap-contact h4 {
	padding: .3em 1.4em .8em 1.4em;
	font-size: 16px;
	color: #000000;
}

.page-wrap-contact p {
	position: relative;
	margin-bottom: 0;
	padding: .2em 1.4em;
	color: #666;
}

.page-message-img {
	background: url(../images/lxbg.png) no-repeat center top;
	background-size: 100% 100%;
	padding: 10% 10% 10% 44%
}

.page-message-img img {
	padding-right: 10px;
}

a.mess {
	width: 136px;
	height: 36px;
	background: #fff;
	border-radius: 20px;
	display: block;
	line-height: 36px;
	color: #333333;
	font-size: 14px;
	text-align: center;
}

.page-wrap-right {
	overflow: hidden;
}

.left-contact .left-title,.left-title,
.left-news .left-title {
	padding: 14px 20px;
	position: relative;
	padding-left: 38px;
}

.left-contact .left-title:before,
.left-title:before,
.left-news .left-title:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 18px;
	width: 5px;
	height: 20px;
	background: #fff;
}

.left-contact .left-title h3,
.left-title h3,
.left-news .left-title h3 {
	font-size: 21px;
	font-weight: 400;
}

.left-news .left-con,
.left-contact .left-con {
	border: 2px solid #eee;
}

.page-wrap-left {
	position: relative;
	top: -78px;
	background: #fff;
}

.nei-title {
	background: #058e3e;
    padding: 24px 20px;
    position: relative;
}

.nei-title h3 {
	background: url(../images/hua.png) no-repeat left center;
    padding-left: 15%;
    color: #fff;
    line-height: 30px;
    font-size: 21px;
	font-weight: normal;
}

/* 手机站 左侧导航弹出特效 */
.mob-left-close-btn {
	display: none;
}

@media (max-width: 990px) {
  /* 弹出框之后 body 上增加一个禁止滚动的类*/
	body.no-scroll,
	html.no-scroll {
		height: 100vh;
		overflow: hidden;
	}

	.mob-menu-click {
		position: fixed;
		width: 100vw;
		overflow-y: scroll;
		top: 0;
		left: 100%;
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
		z-index: 999999;
		height: 100vh;
		background: rgba(0, 0, 0, 0.7);
	}

	.mob-menu-click .left-news,.mob-menu-click,
	.mob-menu-click .left-contact,
	.mob-menu-click .page-message-img {
		display: none;
	}

	.mob-menu-click .mob-left-close-btn {
		display: block;
		position: absolute;
		top: 15px;
		right: 15px;
		width: 32px;
		height: 32px;
		line-height: 32px;
		border-radius: 50%;
		border: 1px solid #fff;
		text-align: center;
		background: black;
	}

	.mob-menu-click .mob-left-close-btn .icon-font {
		display: block;
		width: 100%;
		height: 100%;
	}

	.mob-menu-click .mob-left-close-btn .icon-font:after {
		background-position: -30px -300px;
	}

	.mob-menu-click .left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		min-height: 90vh;
		padding: 5vh 0;
	}

	.mob-menu-click .left .left-menu {
		width: 90%;
		background: #fff;
	}

	.mob-menu-click.click {
		left: 0;
	}
}

.left-nav {
	position: relative;
	padding-top: 10px;
}

.left-nav > li {
	position: relative;
	margin-bottom: 10px;
}

.left-nav > li:last-child {
	border-bottom: none;
}

.left-nav > li > a {
	display: block;
	font-size: 17px;
	line-height: 22px;
	color: #555;
	padding: 15px 24px;
	border: 2px solid #eee;
}

.left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 30px;
	height: 30px;
	text-align: center;
	top: 10px;
	right: 20px;
	cursor: pointer;
	background: url(../images/icon_spirit.png) 0 -240px no-repeat;
	opacity: .3;
}

.left-nav > li .first-nav-btn.clicked {
	background-position: 0 -270px;
}

.left-nav > li:hover > a, 
.left-nav > li.clicked > a {
	color: #058e3e;
}

.left-nav > li:hover .first-nav-btn, .left-nav > li.clicked .first-nav-btn {
	color: #058e3e;
}

.left-nav .left-subnav {
	display: none;
	padding: 0 10px;
}

.left-nav .left-subnav > li {
	border-top: 1px dashed #eeeeee;
}

.left-nav .left-subnav > li > a {
	padding: 8px;
	display: block;
	line-height: 20px;
	color: #818181;
	font-size: 16px;
}

.left-nav .left-subnav > li > a:hover {
	color: #058e3e;
}

.left-nav .left-subnav > li.clicked > a {
	color: #058e3e;
}

.left-nav .left-threenav > li > a {
	padding: 5px 10px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}

.left-nav .left-threenav > li > a:before {
	content: '\2014   ';
}

.left-nav .left-threenav > li > a:hover {
	color: #058e3e;
}

.left-nav .left-threenav > li.clicked > a {
	color: #058e3e;
}

.cp-list {
	margin: 0 -1%;
	font-size: 0;
}

.cp-list li {
	display: inline-block;
	vertical-align: bottom;
	width: 31.333%;
	margin: 0 1% 10px 1%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.cp-list li .img {
	display: block;
}

.cp-list li h3 a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #5a5a5a;
	line-height: 30px;
	padding: .8em 0;
	font-weight: normal;
}

.cp-list li:hover h3 a {
	color: #058e3e;
}

.protext {
	padding-bottom: 20px;
}

.pages {
	padding: 20px 0;
	text-align: center
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li a {
	padding: 4px 8px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	font-size:12px;
}
.pages li a:hover {
	padding: 4px 8px;
	border: 1px solid #058e3e;
	background: #058e3e;
	color: #fff;
	text-decoration: none;
}

.news-list li {
	border: 1px solid #e1e1e1;
	padding: 20px 30px;
	background: #fff;
	margin-bottom: 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.news-list li .tit {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 15px;
	position: relative;
}

.news-list li .tit h3 {
	padding-bottom: 15px;
	font-size: 18px;
	color: #565656;
	font-weight: normal;
	padding-right: 25%;
	margin: 0;
}

.news-list li .tit .date {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666666;
}

.news-list li .info {
	font-size: 14px;
	line-height: 2;
	color: #999999;
}

.news-list li .more {
	margin-top: 15px;
}

.news-list li .more span {
	display: inline-block;
	width: 130px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 14px;
	color: #666666;
	border: 1px solid #e1e1e1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.news-list li:hover {
	-webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
	box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.news-list li:hover .tit h3 {
	color: #0b9243;
}

.news-list li:hover .more span {
	color: #fff;
	background-color: #0b9243;
}

@media (max-width: 990px) {
	.news-list li .tit {
		border-bottom: none;
	}

	.news-list li .tit h3 {
		padding-right: 0;
		padding-bottom: 10px;
	}

	.news-list li .tit .date {
		position: static;
		border-bottom: 1px solid #cbcbcb;
		padding-bottom: 5px;
		color: #999;
	}
}

@media (max-width: 768px) {
	.product-list li {
		width: 47%;
	}

	.case-list li {
		width: 100%;
	}
}

@media (max-width: 375px) {
	.product-list li {
		width: 97%;
	}

	.case-list li {
		width: 98%;
	}
}

.detail-title {
	font-size: 20px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.7;
}

.detail-info-bar {
	font-size: 14px;
	font-family: Arial;
	color: #9e9e9e;
	line-height: 35px;
	border-bottom: 1px dashed #cfcfcf;
	margin-bottom: 20px;
}

.detail-info-bar .detail-info-time {
	margin-right: 20px;
	position: relative;
}

.detail-info-bar .detail-info-time a {
	color: #9e9e9e;
}

.detail-con {
	font-size: 14px;
	color: #333;
	line-height: 1.7;
}

.detail-con img,
.detail-con p img {
	width: auto !important;
	max-width: 100%;
	height: auto !important;
}

.detail-tags {
	margin-top: 40px;
}

.detail-tags .tags-title {
	border-bottom: 1px solid #c3c3c3;
	position: relative;
}

.detail-tags .tags-title h3 {
	display: inline-block;
	padding-right: 20px;
	font-size: 16px;
	color: #0b9243;
	line-height: 40px;
	border-bottom: 3px solid #058e3e;
	margin-bottom: -1px;
}

.detail-tags .tags-content {
	padding-top: 12px;
}

.detail-tags .tags-content a {
	font-size: 12px;
	color: #2f2f2f;
	display: inline-block;
	margin-right: 9px;
	background: #f4f4f4;
	line-height: 28px;
	padding: 0 15px;
}

.detail-tags .tags-content a:hover {
	color: #058e3e;
}

.tags {
	padding-top: 30px;
}

.detail-pn {
	margin-top: 30px;
}

.detail-pn div + div {
	margin-top: 15px;
}

.detail-pn div {
	line-height: 22px;
	padding: 10px;
	position: relative;
	border: 1px solid #eeeeee;
}

.detail-pn div a {
	font-size: 14px;
	color: #666666;
}

.detail-pn div a:hover {
	color: #058e3e;
}

@media (max-width: 600px) {
	.detail-pn div a {
		width: 60%;
	}
}

@media (max-width: 600px) {
	.detail-pn div a {
		width: 50%;
	}
}

.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
	color: #058e3e;
	font-size:16px;
	margin-top: 20px;
}
.related_news li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
}
.related_news li a {
	width: 75%;
	float: left;
	color:#000;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.related_news li span {
	width: 25%;
	float: right;
	text-align: right;
} 

.related_pro li {
	margin:20px 0;
}
.related_img {
	overflow:hidden;
}
.related_img img {
	width: 100%;
    height: 100%;
	display: inline;	
	cursor: pointer;
    transition: all 0.6s;	
}
.related_img img:hover{
	transform: scale(1.1);
}
.related_pro li span {
	display:block;
	line-height:40px;
	background: #058e3e;
}
.related_pro li span a {
	color: #fff;
}
.n_para {
	border-bottom: 1px solid #e0e1dc;
}

@media (max-width: 990px) {
	.relate {
		display: none;
	}
}

.sitemap {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

.sitemap h3 {
	font-size: 16px;
}

.sitemap dl a {
	color: #666;
	padding-right: 10px;
	line-height: 39px;
}

.sitemap dl a:hover {
	color: #058e3e;
}

.page-product-detail-effect {
	float: left;
	width: 42.61%;
}

.page-product-detail-effect img {
	max-width: 100%;
	height: auto;
	display: block;
}

.page-product-detail-right {
	width: 50%;
	float: right;
}

.page-product-detail-right > h1 {
	font-size: 22px;
	color: #0d0d0d;
	margin-bottom: 20px;
}

.product-detail-item li {
	font-size: 14px;
	line-height: 30px;
	color: #777272;
}

@media (max-width: 990px) {
	.page-product-detail-effect {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.page-product-detail-right {
		width: 100%;
		float: none;
	}
}

@media (max-width: 640px) {
	.page-product-detail-right > h1 {
		font-size: 16px;
		margin-bottom: 15px;
	}
}

.layout-ewm img {
	max-width: 140px;
	width: 100%;
	margin-right: 20px;
}

.foot-nav {
	width: 54%;
}

.foot-contact {
	width: 22%;
}

.foot-code {
	width: 22%;
}

.foot-code span {
	display: inline-block;
}

@media(max-width:1439px) {
	.pro-list li {
		width: calc(33.33% - 30px);
		margin: 0 15px;
	}

	.pro-list {
		width: calc(100% - 328px);
	}

	.cate-list li {
		margin-bottom: 10px;
	}

	.cate-list li a {
		line-height: 2;
	}
}

@media (max-width: 1380px) {
	.pro-cate h2 {
		line-height: 2.6;
	}

	.pro-list li h3 {
		font-weight: 400;
		font-size: 16px;
	}
}

@media(max-width:1199px) {
	.menu > li {
		margin: 0 10px;
	}

	.menu > li > a {
		font-size: 15px;
	}

	.sub-menu {
		top: 52px;
	}
}

@media(max-width:1024px) {
	.slick-con .text h3 {
		font-size: 20px;
	}

	.slick-con .time {
		font-size: 12px;
	}

	.about-cate {
		display: none;
	}

	.f-contact .f-num {
		font-size: 26px;
	}
}

@media (max-width: 768px) {
	.advan-list li {
		margin-bottom: 20px !important;
	}

	.news-scroll {
		padding-left: 15px;
	}

	.pro-cate {
		width: 240px;
	}

	.pro-cate h2 {
		padding-left: 80px;
		background: url(../images/list1.png) no-repeat 32px 50% #058e3e;
	}

	.pro-list {
		width: 61%;
	}

	.pro-list li {
		width: calc(49.33% - 30px);
	}	

	.foot-contact {
		width: 28%;
	}

	.foot-code {
		width: 13%;
	}
}

@media(max-width:1024px) {
	.process-list li .img {
		display: none;
	}

	.process-list li p {
		position: relative;
		top: 0;
		margin-top: 0;
	}
}

@media (max-width: 425px) {
	.foot-contact {
		width: 56%;
	}

	.foot-code {
		width: 28%;
		margin-top: 5%;
	}

	.title {
		font-size: 32px;
	}

	.f-contact {
		padding-left: 0;
	}

	.title p {
		font-size: 15px;
	}

	.pro-list {
		width: 100%;
	}

	.honor-item h4 {
		font-size: 14px;
	}

	.pro-list li {
		width: calc(49.99% - 30px);
	}

	.process-list li {
		width: 12.222%;
		margin: 0 3px;
	}

	.process-list li img {
		display: none;
	}

	.process-list li p {
		width: 100%;
		height: auto;
		position: static;
		left: auto;
		margin: 0;
		top: auto;
	}

	.process-list li span {
		line-height: 24px;
		font-size: 17px;
		padding: 10px 8px;
	}

	.honor-item {
		padding: 0 10px;
	}

	.pro-list ul {
		margin: 0 -5px;
	}

	.pro-list li {
		width: calc(48.68% - 5px);
		margin: 0 5px;
	}

	.in-pro {
		padding: 35px 0;
	}

	.pro-list li h3 {
		font-size: 14px;
	}

	.case {
		padding-top: 35px;
	}

	.case-list li {
		margin: 0;
	}

	.honor h3 {
		font-size: 20px;
	}
	.honor h3:after {
		height: 24px;
		margin-top: -10px;
	}
}

@media (max-width: 375px) {
	.process-list li {
		width: 12.5%;
		margin: 0 2px;
	}

	.news-cate a {
		font-size: 15px;
	}

	.top-news li h3 {
		font-size: 22px;
	}

	.honor {
		padding: 28px;
	}

	.pro-list li {
		width: calc(49.11111% - 5px);
		margin: 0 4px;
	}
}

.map img {
	max-width: none!important;
}
